FaNSLDSGrant12 
Logical Entity Name  FaNSLDSGrant12 
Default Table Name  FaNSLDSGrant12 
Physical Only  NO 
Definition 
 
Note 
 

FaNSLDSGrant12 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaNSLDSGrant12ID(PK)    int  NO 
 
FaNSLDS12ID(FK)    int  NO 
 
GrantType    varchar(5)  NO 
 
SequenceNum    char(2)  YES 
 
PellVerificationFlag    char(3)  YES 
 
PellEFC    char(6)  YES 
 
SchoolCode    char(8)  YES 
 
TransactionNumber    char(2)  YES 
 
LastUpdateDate    datetime  YES 
 
PellScheduledAmount    decimal(6, 0)  YES 
 
AmountPaidToDate    decimal(6, 0)  YES 
 
PellPercentUsed    decimal(7, 2)  YES 
 
AwardAmount    decimal(6, 0)  YES 
 
ACGSMARTSchoolYear    char(1)  YES 
 
ACGEligibilityCode    char(2)  YES 
 
SMARTCIPCode    char(7)  YES 
 
ACGHighSchoolProgramCode    char(6)  YES 
 
ACGSMARTSequenceCode    char(3)  YES 
 
ACGSMARTAwardYear    char(4)  YES 
 
ACGSMARTPercentUsed    decimal(7, 2)  YES 
 
TEACHAcademicYearLevel    char(1)  YES 
 
TEACHCODSequenceCode    char(3)  YES 
 
TEACHAwardYear    char(4)  YES 
 
TEACHLoanConversionFlag    char(1)  YES 
 
PellAdditionalEligIndicator    char(1)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaNSLDSGrant12 Primary and Unique Keys 
Key Name  Key Type  Keys 
UK_FaNSLDSGrant12_FaNSLDS12ID_GrantType_SequenceNum  Index  FaNSLDS12ID, GrantType, SequenceNum 
PK_FaNSLDSGrant12_FaNSLDSGrant12ID  PrimaryKey  FaNSLDSGrant12ID 

FaNSLDSGrant12 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaNSLDS12  Non-Identifying  One To Zero or More  FK_FaNSLDSGrant12_FaNSLDS12ID_FaNSLDS12_FaNSLDS12ID      FaNSLDS12ID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaNSLDSGrant12_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaNSLDSGrant12 Check Constraints 
Check Constraint Name  CheckConstraint